Skip to main content
Full Reference
ContractSource type
Search
Dashboard
ContractSource type
Signature:
export
type
ContractSource
=
{
filename
:
string
;
source
:
string
;
}
;
Previous
ContractsMap type
Next
ContractType type
ContractSource type