@vjeko.com/al-parser-types
v0.25.2
Published
Vjeko.com AL Parser Types
Downloads
26
Readme
AL Language Parser Types
This package contains types used by @vjeko.com/al-parser
and related packages.
Supports AL types up to BC version 25.x.
The reason why there is a specific package that only contains types is the following:
- DefinitelyTyped project (https://github.com/DefinitelyTyped/DefinitelyTyped) clearly states that TypeScript packages should not publish to @types, but should instead bundle the types in the original packages.
- Since multiple packages depend on AL Parser types only, including the AL Object ID Ninja Visual Studio Code extension, to reduce the package size I have created a separate types-only package
Since the entire AL Parser is work in progress, this documentation is not complete at this time.