initial
This commit is contained in:
		
							
								
								
									
										3
									
								
								ts/index.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								ts/index.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| import * as plugins from './smartbucket.plugins'; | ||||
|  | ||||
| export let standardExport = 'Hi there! :) This is an exported string'; | ||||
							
								
								
									
										4
									
								
								ts/smartbucket.plugins.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								ts/smartbucket.plugins.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| const removeme = {}; | ||||
| export { | ||||
|   removeme | ||||
| } | ||||
		Reference in New Issue
	
	Block a user