File bindings/s2/require.d/fsl/db/main.s2 artifact d45761c8fd part of check-in b7046bf39b
/** require.s2 module which returns the "main" db handle of the shared Fossil.Context instance. */ return requireS2(['fsl/context']).0.db;
/** require.s2 module which returns the "main" db handle of the shared Fossil.Context instance. */ return requireS2(['fsl/context']).0.db;