MCPcopy Create free account
hub / github.com/BrasilAPI/BrasilAPI / getDocs

Function getDocs

pages/sitemap.xml/index.jsx:12–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10};
11
12const getDocs = () => {
13 return [
14 'BANKS',
15 'CEP',
16 'CEP-V2',
17 'CNPJ',
18 'CVM',
19 'DDD',
20 'Feriados-Nacionais',
21 'FIPE',
22 'IBGE',
23 'NCM',
24 'ISBN',
25 'CPTEC',
26 'PIX',
27 'CAMBIO',
28 'TICKERS',
29 ];
30};
31
32const buildDate = getDate();
33

Callers 1

getServerSidePropsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected