@enfyra/kernel 1.1.31 → 1.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -319,6 +319,7 @@ export const getEffectiveMemoryBytes: any;
319
319
  export const getExecutableScript: any;
320
320
  export const getForeignKeyColumnName: any;
321
321
  export const getIoAbortSignal: any;
322
+ export const runWithIoAbortSignal: any;
322
323
  export const getJunctionColumnNames: any;
323
324
  export const getJunctionTableName: any;
324
325
  export const getShortFkConstraintName: any;