Skip to content

refactor: assign props values to the props instance #40

refactor: assign props values to the props instance

refactor: assign props values to the props instance #40

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: edge-js/.github/.github/workflows/test.yml@main
lint:
uses: edge-js/.github/.github/workflows/lint.yml@main
typecheck:
uses: edge-js/.github/.github/workflows/typecheck.yml@main