UNPKG

@botonic/core

Version:
5 lines (4 loc) 207 B
export declare const NOT_FOUND_PATH = "404"; export declare const EMPTY_ACTION_PATH = ""; export declare const PATH_PAYLOAD_IDENTIFIER = "__PATH_PAYLOAD__"; export declare const PATH_PAYLOAD_REGEXP: RegExp;