UNPKG

@decaf-ts/fabric-weaver

Version:
8 lines (7 loc) 335 B
export declare const COMMA_SEPARATOR = ","; export declare const COLON_SEPARATOR = ":"; export declare const PIPE_SEPARATOR = "|"; export declare const SLASH_SEPARATOR = "/"; export declare const NAME_PLACEHOLDER = "##NAME##"; export declare const VERSION_PLACEHOLDER = "##VER##"; export declare const ENTRY_PLACEHOLDER = "##ENTRY##";