2.0.0 • Published 10 months ago

@ty-ras/metadata v2.0.0

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

Typesafe REST API Specification - Metadata

This package contains some of the most commonly used metadata-related constructs to be used on backend side in Typesafe REST API Specification (TyRAS) package family. Typically, this module is consumed only by other TyRAS packages.

Notice that this module does not have runtime specification - it only is useable during TypeScript compilation. This is why import type syntax must be used when importing this module:

import type * as metadata from "@ty-ras/metadata";

This way, there will be no import/require statement emitted for the result .js file, thus avoiding runtime errors.

2.0.0

10 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.13.0

1 year ago

0.10.0

2 years ago

0.11.0

2 years ago

0.10.1

2 years ago

0.12.0

2 years ago

0.11.1

2 years ago

0.10.2

2 years ago

0.12.1

2 years ago

0.11.2

2 years ago

0.10.3

2 years ago

0.12.2

2 years ago

0.11.3

2 years ago

0.12.3

2 years ago

0.11.4

2 years ago

0.12.4

2 years ago

0.11.5

2 years ago

0.12.5

2 years ago

0.11.6

2 years ago

0.11.7

2 years ago

0.9.0

2 years ago