24.12.0 • Published 7 months ago

@txikijs/types v24.12.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@txikijs/types

To use the typings in your TS project, install it via npm i @txikijs/types --save-dev

Then either add node_modules/@txikijs/types to the typeRoots in your tsconfig.json:

"typeRoots": [
	"node_modules/@txikijs/types",
	"node_modules/@types"
]

Or alternatively add import type from '@txikijs/types'; somewhere in your code.

24.12.0

7 months ago

24.6.0

1 year ago

23.12.0

2 years ago

23.10.0

2 years ago

0.0.14

2 years ago

0.0.3

2 years ago

23.1.1

2 years ago

23.1.0-test1

2 years ago

23.1.0

2 years ago