Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 627 Bytes

File metadata and controls

20 lines (12 loc) · 627 Bytes

@intlify/h3


@intlify/h3 / I18nMiddleware

Interface: I18nMiddleware

i18n middleware for h3

Description

The middleware for h3 createApp

Properties

Property Type Description
onAfterResponse (event, response?) => void | Promise<void> onAfterResponse option of createApp
onRequest (event) => void | Promise<void> onRequest option of createApp