Login
main.s2 at [1c6aeaf5ce]
Login

File bindings/s2/require.d/fsl/db/main.s2 artifact d45761c8fd part of check-in 1c6aeaf5ce


/**
   require.s2 module which returns the "main" db handle of
   the shared Fossil.Context instance.
*/
return requireS2(['fsl/context']).0.db;