mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-12-14 11:21:56 +00:00
4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
|
|
import {defaultHooks} from 'app/client/DefaultHooks';
|
||
|
|
|
||
|
|
export const hooks = defaultHooks;
|