3 lines
63 B
TypeScript
Raw Permalink Normal View History

import { html } from 'lit';
export const page1 = () => html``;