projet_fil_red_api/node_modules/@jsdevtools/ono/esm/singleton.d.ts
2025-07-08 22:47:52 +02:00

3 lines
108 B
TypeScript

import { OnoSingleton } from "./types";
declare const singleton: OnoSingleton;
export { singleton as ono };