3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
import { html } from '@design.estate/dees-element';
|
|
|
|
export const page1 = () => html``; |