Some small examples of dependent types in TypeScript
Go to file
2022-09-19 10:25:40 -05:00
src Add dependent type demos 2022-09-19 10:25:40 -05:00
.eslintignore Initial commit 2022-09-16 17:34:34 +00:00
.eslintrc.json Initial commit 2022-09-16 17:34:34 +00:00
.gitignore Add dependent type demos 2022-09-19 10:25:40 -05:00
LICENSE Initial commit 2022-09-16 17:34:34 +00:00
package.json Add dependent type demos 2022-09-19 10:25:40 -05:00
pnpm-lock.yaml Add dependent type demos 2022-09-19 10:25:40 -05:00
README.md Initial commit 2022-09-16 17:34:34 +00:00
tsconfig.json Initial commit 2022-09-16 17:34:34 +00:00

template-npm-typescript

A template repository for NPM packages built with Typescript and PNPM.