UNPKG
react-aiwriter
Version:
latest (1.0.0)
1.0.0
Typewriter effect inspired by ChatGPT ⌨️
github.com/mxmzb/react-aiwriter
mxmzb/react-aiwriter
react-aiwriter
/
dist
/
AIWriter.d.ts
4 lines
•
150 B
TypeScript
View Raw
1
2
3
4
import
React
from
"react"
;
declare
const
AIWriter
:
React
.
NamedExoticComponent
<
object
>;
export
default
AIWriter
;
//# sourceMappingURL=AIWriter.d.ts.map