This commit is contained in:
Sidharth Vinod
2022-09-16 18:45:12 +05:30
parent be7ab54a09
commit 98506d888c
4 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
// @ts-nocheck
// @ts-nocheck TODO: Fix TS
import { vi } from 'vitest';
let NewD3 = function () {
const NewD3 = function () {
/**
*
*/