7 lines
181 B
TypeScript
7 lines
181 B
TypeScript
// Signature components
|
|
export * from './sdig-signbox/index.js';
|
|
export * from './sdig-signpad/index.js';
|
|
|
|
// Product workspace component
|
|
export * from './sdig-workspace/index.js';
|