Uploading the main structure
هذا الالتزام موجود في:
2
node_modules/constantinople/lib/binaryOperation.d.ts
مولّد
مباع
Normal file
2
node_modules/constantinople/lib/binaryOperation.d.ts
مولّد
مباع
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare type Operator = '+' | '-' | '/' | '%' | '*' | '**' | '&' | '|' | '>>' | '>>>' | '<<' | '^' | '==' | '===' | '!=' | '!==' | 'in' | 'instanceof' | '>' | '<' | '>=' | '<=';
|
||||
export default function binaryOperation(operator: Operator, left: any, right: any): any;
|
المرجع في مشكلة جديدة
حظر مستخدم