UNPKG

marko

Version:

Optimized runtime for Marko templates.

6 lines (5 loc) 168 B
export declare const Class = "class"; export declare const Tags = "tags"; type Self = typeof import("./feature-type"); export type Value = Self[keyof Self]; export {};