UNPKG

quasar

Version:

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

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