UNPKG

quasqui

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

5 lines (4 loc) 163 B
/* eslint-disable node/no-unsupported-features/es-syntax */ export const a = '1'; export const b = '2'; /* eslint-enable node/no-unsupported-features/es-syntax */