mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
import {defaultHooks} from 'app/client/DefaultHooks';
|
|
|
|
export const hooks = defaultHooks;
|