UNPKG
lincd-quora-ads
Version:
latest (0.1.1)
0.1.1
An API wrapper for Quora's Ads API.
lincd-quora-ads
/
src
/
package.ts
13 lines
(11 loc)
•
296 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
import
{ linkedPackage }
from
"lincd/lib/utils/Module"
;
export
const
{ linkedComponent, linkedComponentClass, linkedShape, linkedUtil, linkedOntology, registerPackageModule, registerPackageExport, packageExports, } =
linkedPackage
(
"lincd-quora-ads"
);