@mkmod-ts/process-public-property-file

1.1.0 • Public • Published

@mkmod-ts/process-public-property-file

Module that processes public property files:

[
	"publicProperty",
	"<ts-declaration>",
	{
		name: "name of property",
		type: "<type-of-property>",
		readonly: true|false,
		hasGetter: true|false,
		hasSetter: true|false
	}
]

Readme

Keywords

none

Package Sidebar

Install

npm i @mkmod-ts/process-public-property-file

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

6.64 kB

Total Files

16

Last publish

Collaborators

  • sz-coder