feat(core): Enhance document generation capabilities with improved modular structure and extended translation support.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as shared from './shared/index.js';
|
||||
import * as shared from '../../ts/shared/index.js';
|
||||
import { html } from '@design.estate/dees-element';
|
||||
|
||||
export const demoFunc = () => html`
|
||||
|
Reference in New Issue
Block a user