ente/thirdparty/blazeface/dist/version.d.ts

4 lines
94 B
TypeScript
Raw Normal View History

/** @license See the LICENSE file. */
declare const version = "0.0.7";
export { version };