UNPKG

284 BJavaScriptView Raw
1/**
2 * THIS FILE IS AUTO-GENERATED
3 * DON'T MAKE CHANGES HERE
4 */
5import { typedDependencies } from './dependenciesTyped.generated';
6import { createTanh } from '../../factoriesAny.js';
7export var tanhDependencies = {
8 typedDependencies: typedDependencies,
9 createTanh: createTanh
10};
\No newline at end of file