UNPKG

@promptbook/remote-server

Version:

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

7 lines (6 loc) 142 B
/** * Organizational helper to mark a place where to really use `any` * * @private within the repository */ export type really_any = any;