getTransactionDecorator
function getTransactionDecorator(): | null | ((args: { }) => Promise<{ }>);
let returnType: | null | ((args: { }) => Promise<{ }>);
function getTransactionDecorator(): | null | ((args: { }) => Promise<{ }>);
let returnType: | null | ((args: { }) => Promise<{ }>);