UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

2 lines (1 loc) 75 B
export type CookiesGetMethodType = <T = string | null>(name: string) => T;