Skip to content

useParser

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/web/src/hooks/useParser.ts

Custom hook for parsing code

Signature

ts
function useParser(options: UseParserOptions): UseParserReturn

Parameters

NameType
optionsUseParserOptions

Returns: UseParserReturn

Was this page helpful?

Download as PDF