# Generated by roxygen2: do not edit by hand

S3method(as_dm_class,constellation)
S3method(as_dm_class,star_database)
S3method(as_tibble_list,constellation)
S3method(as_tibble_list,star_database)
S3method(define_dimension,star_schema)
S3method(define_facts,star_schema)
S3method(snake_case,star_database)
export(as_dm_class)
export(as_tibble_list)
export(constellation)
export(define_dimension)
export(define_facts)
export(dimension_schema)
export(fact_schema)
export(snake_case)
export(star_database)
export(star_schema)
importFrom(rlang,":=")
