UNPKG
@nocobase/plugin-input-copy-button
Version:
beta (1.7.0-beta.34)
latest (1.7.0-beta.34)
1.7.0-beta.34
A plugin for adding copy button to single-line text fields
www.nocobase.com
@nocobase/plugin-input-copy-button
/
server.d.ts
3 lines
(2 loc)
•
72 B
TypeScript
View Raw
1
2
3
export
*
from
'./dist/server'
;
export
{
default
}
from
'./dist/server'
;