MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / customView.ts

File customView.ts

backend/src/database/models/customView.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DataTypes } from 'sequelize'
2import { CustomViewVisibility } from '@crowd/types'
3
4export default (sequelize) => {

Callers

nothing calls this directly

Calls 1

valuesMethod · 0.45

Tested by

no test coverage detected