Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

typescript syntax

console.log(4 / []);
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
Try
Source by www.typescriptlang.org #
 
PREVIOUS NEXT
Tagged: #typescript #syntax
ADD COMMENT
Topic
Name
9+5 =