4 lines
120 B
TypeScript
4 lines
120 B
TypeScript
export declare enum AttributeNames {
|
|
MYSQL_VALUES = "db.mysql.values"
|
|
}
|
|
//# sourceMappingURL=AttributeNames.d.ts.map
|