Skip to content
On this page

Home > entanclature > Ext

Ext type

Available file extensions.

Signature:

typescript
export declare type Ext = ValueOf<typeof GRAMMAR>["ext"][number];

References: ValueOf, GRAMMAR

Released under the CC-BY-SA-4.0 License.