UNPKG

mapomodule

Version:

Mapo is a nuxt module that helps in the creation of Administration Panels.

7 lines (6 loc) 199 B
declare module 'nuxt/app/defaults' { type DefaultAsyncDataErrorValue = null type DefaultAsyncDataValue = null type DefaultErrorValue = null type DedupeOption = boolean | 'cancel' | 'defer' }