UNPKG

@thunderstorefront/sdk

Version:

Create Nuxt extendable layer with this GitHub template.

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