Plugin: {
    init: ((app) => MaybePromise<void>);
}

The type that every plugin module should fit.

Type declaration

Generated using TypeDoc