UNPKG

firejsx

Version:

The React Framework for SSB, SSR and Serverless technologies

10 lines (9 loc) 174 B
export default class { normal: any; error: any; ok: any; warn: any; log: any; mode: "silent" | "plain"; constructor(mode?: "silent" | "plain"); }