/** * The project code name. * * @since 0.0.1 */ export declare const PROJECT_CODE = "ryuseilight"; /** * The abbreviated project code. * * @since 0.0.1 */ export declare const PROJECT_CODE_SHORT = "rl"; //# sourceMappingURL=project.d.ts.map