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