@glua-addon-types/flex
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

flex

package.json:

{
	"devDependencies": {
		"@glua-addon-types/flex": "^1.1.0"
	}
}

tsconfig.json:

{
	"compilerOptions": {
		"target": "ESNext",
		"lib": [ "ESNext" ],
		"types": [
			"@glua-addon-types/FLEX/index"
		]
	}
}

Package Sidebar

Install

npm i @glua-addon-types/flex

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators