We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dbdc5 commit 3a058dfCopy full SHA for 3a058df
1 file changed
transport/postis.js
@@ -1,11 +1,11 @@
1
/* eslint-disable */
2
3
-import { safeJsonParse } from '../json.js';
+import { safeJsonParse } from '../json.ts';
4
5
// Originally: https://github.com/adtile/postis
6
//
7
// The MIT License
8
-//
+//
9
// Copyright (c) 2015-2015 Adtile Technologies Inc. http://www.adtile.me
10
11
// Permission is hereby granted, free of charge, to any person obtaining a copy
0 commit comments