UNPKG

@ryusei/code

Version:

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

10 lines 233 B
/** * The collection of i18n strings. * * @since 0.1.0 */ export declare const I18N: { indentNotice: string; indentDisabled: string; }; //# sourceMappingURL=../../../../src/js/extensions/Indentation/i18n.d.ts.map