UNPKG

@bemedev/core

Version:

The core library of @bemedev

3 lines 174 B
declare const fn: <U extends string[]>(value: unknown, ...segments: U) => value is `${string}${U[number]}${string}`; export default fn; //# sourceMappingURL=contains.d.ts.map