5 lines
100 B
TypeScript
5 lines
100 B
TypeScript
window.jsboxCode = {
|
|
lang: 'html',
|
|
code: /* html */`<div>功能加紧开发中...</div>`
|
|
};
|