@bemedev/basifun
Version:
Basic ts functions
12 lines • 387 B
TypeScript
/**
* DIGITS variable - Auto-generated expression
*
* ⚠️ WARNING: This expression is auto-generated and should not be modified.
* Any manual changes will be overwritten during the next generation.
*
* @generated
* @readonly
* @author chlbri (bri_lvi@icloud.com)
*/
export declare const DIGITS: readonly [0, 1, 2, 3, 4, 5, 6, 7, 8, 9];
//# sourceMappingURL=constants.d.ts.map