8 lines
292 B
Plaintext
8 lines
292 B
Plaintext
|
{
|
||
|
"version": 3,
|
||
|
"sources": ["../../../lib/generic/sql-fragment.ts"],
|
||
|
"sourcesContent": ["import { Falsy } from './falsy';\n\nexport type SQLFragment = string | Falsy | SQLFragment[];\nexport type TruthySQLFragment = string | SQLFragment[];\n"],
|
||
|
"mappings": ";;AAAA;",
|
||
|
"names": []
|
||
|
}
|