mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Corrected indentation
This commit is contained in:
parent
a5c76bf697
commit
8b525a1e45
@ -21,7 +21,7 @@ const transform1: adlib.TransformFunction =
|
||||
return null;
|
||||
};
|
||||
|
||||
const transformsList: adlib.TransformsList = {
|
||||
const transformsList: adlib.TransformsList = {
|
||||
firstXform: transform1
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user