UNPKG

quasqui

Version:

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

9 lines (8 loc) 134 B
export const createDoc = () => `<html> <head> <title>mock</title> </head> <body> <div>hello</div> </body> </html>`;