{"version":3,"file":"index.mjs","sources":[""],"sourcesContent":["import type { Context } from \"react\";\r\nimport { createContext } from \"react\";\r\nimport type { IBlockTableContextValue } from \"../config/types\";\r\n\r\nexport const BlockTableContext: Context<IBlockTableContextValue> = createContext({} as IBlockTableContextValue);\r\n"],"names":["BlockTableContext","createContext"],"mappings":"uCAIaA,kBAAsDC,cAAc,CAAA"}