File bindings/s2/require.d/fsl/db/main.s2 artifact d45761c8fd part of check-in 9c1abb2e95
/** 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;