Merge pull request #76 from ayntee/ref
refactor: move snowflake.ts to utils
This commit is contained in:
		
						commit
						6be099398f
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								mod.ts
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								mod.ts
									
										
									
									
									
								
							|  | @ -66,7 +66,7 @@ export { | ||||||
|   ActivityTypes |   ActivityTypes | ||||||
| } from './src/structures/presence.ts' | } from './src/structures/presence.ts' | ||||||
| export { Role } from './src/structures/role.ts' | export { Role } from './src/structures/role.ts' | ||||||
| export { Snowflake } from './src/structures/snowflake.ts' | export { Snowflake } from './src/utils/snowflake.ts' | ||||||
| export { TextChannel, GuildTextChannel } from './src/structures/textChannel.ts' | export { TextChannel, GuildTextChannel } from './src/structures/textChannel.ts' | ||||||
| export { MessageReaction } from './src/structures/messageReaction.ts' | export { MessageReaction } from './src/structures/messageReaction.ts' | ||||||
| export { User } from './src/structures/user.ts' | export { User } from './src/structures/user.ts' | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue