mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
|
|
import {defaultHooks} from 'app/client/DefaultHooks';
|
||
|
|
|
||
|
|
export const hooks = defaultHooks;
|