Skip to main content

internal_.IApiModule

runtime / <internal> / IApiModule

Interface: IApiModule

internal.IApiModule

Table of contents

Properties

Properties

config

Optional config: Object

Type declaration

NameType
apiConfig?{ bodyParser?: boolean | { sizeLimit: string | number } }
apiConfig.bodyParser?boolean | { sizeLimit: string | number }

default

default: IApiRequestHandler<any>