Variable mannersConst

manners: {
    default(settings: Configuration): Manners.Implementation;
} = ...

Predefined manners configurations.

The manners component allows you to tweak various behaviours of a Webnative program, such as logging and file system hooks (eg. what to do after a new file system is created).

Type declaration

Generated using TypeDoc