ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux srv913213 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 Current Path : /var/www/talentgenesis_admin_backend/node_modules/liquidjs/dist/parser/ |
| Current File : /var/www/talentgenesis_admin_backend/node_modules/liquidjs/dist/parser/token-kind.d.ts |
export declare enum TokenKind {
Number = 1,
Literal = 2,
Tag = 4,
Output = 8,
HTML = 16,
Filter = 32,
Hash = 64,
PropertyAccess = 128,
Word = 256,
Range = 512,
Quoted = 1024,
Operator = 2048,
FilteredValue = 4096,
Delimited = 12
}