UNPKG

@ryusei/light

Version:

<div align="center"> <a href="https://light.ryuseijs.com"> <img alt="RyuseiLight" src="https://light.ryuseijs.com/images/svg/logo.svg" width="70"> </a>

14 lines (12 loc) 197 B
/** * The project code name. * * @since 0.0.1 */ export const PROJECT_CODE = 'ryuseilight'; /** * The abbreviated project code. * * @since 0.0.1 */ export const PROJECT_CODE_SHORT = 'rl';