generated from erangel1/generic-template
initial commit. phase 1 complete
This commit is contained in:
Generated
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export type NextFlightActionEntryLoaderOptions = {
|
||||
actions: string;
|
||||
};
|
||||
declare function nextFlightActionEntryLoader(this: any): string;
|
||||
export default nextFlightActionEntryLoader;
|
||||
Reference in New Issue
Block a user