Private
Public Access
1
0
Files

12 lines
301 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "useTypingAnnounce", {
enumerable: true,
get: function() {
return _useTypingAnnounce.useTypingAnnounce;
}
});
const _useTypingAnnounce = require("./useTypingAnnounce");