6 lines
52 B
TypeScript
6 lines
52 B
TypeScript
|
export const define = () => {
|
||
|
|
||
|
return {
|
||
|
|
||
|
}
|
||
|
}
|