mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-22 08:39:22 +02:00
* Correct object names
This commit is contained in:
parent
6dff05705c
commit
920cd090f5
File diff suppressed because it is too large
Load Diff
@ -1 +1,3 @@
|
||||
require ('vscode');
|
||||
|
||||
// Do not change this name without changing the names of the external objects in libvscode.
|
||||
var vscode = require ('vscode');
|
||||
|
Loading…
Reference in New Issue
Block a user