UNPKG

@promptbook/remote-client

Version:

It's time for a paradigm shift. The future of software in plain English, French or Latin

8 lines (7 loc) 203 B
import type { string_name } from '../../../types/typeAliases'; /** * @@@ * * @private for `FileCacheStorage` */ export declare function nameToSubfolderPath(name: string_name): ReadonlyArray<string>;