package storm import ( "github.com/asdine/storm/v3" ) var ( ErrNotFound = storm.ErrNotFound )