0.0.4 • Published 2 years ago

@vjeko.com/al-parser-types v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

AL Language Parser Types

This package contains types used by @vjeko.com/al-parser and related packages.

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.