/** * Constants used throughout the codebase-map tool */ /** * Default filename for the generated codebase index */ export declare const DEFAULT_INDEX_FILENAME = ".codebasemap"; //# sourceMappingURL=constants.d.ts.map