UNPKG

@promptbook/langtail

Version:

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

10 lines (9 loc) 284 B
import type { really_any } from '../organization/really_any'; /** * @@@ * * Note: `$` is used to indicate that this function is not a pure function - it access global scope * * @private internal function of `$Register` */ export declare function $getGlobalScope(): really_any;