new export options
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
<ul class="mt-2">
|
||||
@foreach([
|
||||
'json' => 'JSON array of objects',
|
||||
'js' => 'JavaScript module',
|
||||
'php' => 'PHP include',
|
||||
'csv' => 'CSV table',
|
||||
'csv-tab' => 'CSV table, tabbed',
|
||||
'c' => 'C structs array',
|
||||
] as $type => $title)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user